Welcome![Sign In][Sign Up]
Location:
Search - vc tcp ip

Search list

[TCP/IP stackSOCKET.ZIP

Description: Socket编程.TCP链接建立方法,Socket=IP地址:端口号-Socket Program in VC++
Platform: | Size: 83968 | Author: | Hits:

[Internet-Networkvcnet

Description: 18个VC++网络相关的源代码实例 都是些实用的小技巧源代码,主要涉及以下内容: 如何获得本地计算机的DNS服务器地址 如何获得本地计算机的IP地址 如何获得本地计算机的IP协议统计信息 如何获得本地计算机的MAC地址 如何获得本地计算机的TCP协议统计信息 如何获得本地计算机的UDP协议统计信息 如何获得本地计算机的名称 如何获得本地计算机的网络协议信息 如何获得本地计算机的域名 如何获得本地计算机的子网掩码 如何获得网上邻居 如何实现面相连接的网络通信 如何实现套接字的连接 如何实现网络浏览器 如何映射网络驱动器 如何通过主机名称获得IP地址 如何通过IP地址获得主机名称 如何实现无连接的网络通信 -18 VC++ source code examples of network-related Are practical tips on the source code, primarily related to the following: How to get the local computer s DNS server address How to get the local computer s IP address How to get the local computer s IP protocol statistics How to get the local computer s MAC address How to get the local computer s TCP protocol statistics How to get the local computer s UDP protocol statistics How to get the name of the local computer How do I get information on the local computer network protocol How to get the local computer s domain name How to get the local computer s subnet mask How to get Network Neighborhood How to connect the network traffic face How to implement the socket connection How to implement a web browser How to map a network drive How to get IP addresses by host name How to get host name by IP address How to connect the network traffic without ... ...
Platform: | Size: 304128 | Author: 是是 | Hits:

[Internet-NetworkBT_down

Description: BT下载器源代码VC++版,还算好用,只需指定输入IP,就可进行TCP、UDP多线和连接,监听等-BT Download VC++ Source Code Edition, fairly easy to use, just specify the input IP, can be TCP, UDP and more lines and connections, monitoring, etc.
Platform: | Size: 758784 | Author: 方梅兰 | Hits:

[TCP/IP stack92xx_series_tools_20110421

Description: VC++編譯環境,針對網路產品作搜尋及控制,使用TCP/UDP/IP協定。-VC++ compiler environment for networking products for search and control, the use of TCP/UDP/IP protocol.
Platform: | Size: 13943808 | Author: albert | Hits:

[OS programNIDS

Description: 一个VC++ 网络入侵检测模块及程序代码,源代码完整,包括所需控件都在压缩包内,用VC编写网络软件的时候用得上。    CMainFrame* p_Frame //保持筐架类的指针    CEdit* m_pEdit //保存编辑框类的指针    CListCtrl* m_pList //保存列表类的指针    CTreeCtrl* m_pTree //保存树型控件的指针    CComboBox* m_pComboBox //保存组合筐的指针   以下的成员变量保存了最后一次分析的数据包的各种数据   ip_header* m_pih //ip头 保存最后一次分析的数据包的ip头   tcp_header* m_ptcph //tcp头 保存最后一次分析的数据包的tcp头   udp_header* m_pudph //udp头 保存最后一次分析的数据包的udp头-A VC network intrusion detection module and program code, complete source code, including the necessary controls are in the compressed package, prepared by VC when the lingua franca of network software. CMainFrame* p_Frame // pointer to keep basket racks CEdit* m_pEdit // Save pointer to edit box type CListCtrl* m_pList // save the pointer to the class list CTreeCtrl* m_pTree // save the pointer to the control tree CComboBox* m_pComboBox // save pointer combination basket The following member variable holds the last analysis, all data packets ip_header* m_pih // ip header to save the last analysis the ip packet header tcp_header* m_ptcph // tcp header to save the last analysis of the tcp packet header udp_header* m_pudph // udp header to save the last analysis the udp packet header
Platform: | Size: 1563648 | Author: 云梦泽 | Hits:

[Internet-NetworkNetSpy_VC

Description: VC使用winpcap库编写的,网络抓取报文并进行分析的程序,可以分析IP,TCP,UDP,TXT,HTML内容-VC winpcap library written use, network and the analysis of the grab a message program, you can analyze the IP, TCP, UDP, TXT, HTML content
Platform: | Size: 8609792 | Author: kingdek | Hits:

[Internet-NetworkScan

Description: 通过VC实现对指定IP地址的服务器上指定范围端口的扫描,并能根据扫描端口的状态判断该端口是TCP端口还是UDP端口。-Specify the IP address of the server, specify a range of port scanning through VC, and determine if the port is a TCP port or UDP port scan port state.
Platform: | Size: 2048 | Author: wmt | Hits:

[VC/MFClesson-14

Description: 孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.
Platform: | Size: 760832 | Author: 谢建伟 | Hits:

[J2MEdemo

Description: iview手机视频监控软件系统: 1,采用服务器和手机客户机模式监控 2,服务器为vc++6.0开发,有完成端口机制,为多个客户提供服务,同时可显示视频图像 3,手机客户机采用java语言,eclipse,j2me开发环境开发,显示176×144视频图像 4,采用TCP方式数据传输,每秒视频数据3-5k左右,。 5,手机端有用户输入接口,可输入服务器IP地址,并预留用户名和密码,为用户灵活访问服务器带来方便。-iView mobile phone video surveillance software system: 1, server and mobile phone client mode monitor 2, server developed vc++6.0, completion port mechanism, to provide services for multiple clients at the same time to display video images, mobile client using java language, Eclipse, J2ME development environment to develop, 176144 video images, using TCP data transmission, video data per second 3-5K or so. 5, the mobile terminal user input interface, enter the IP address of the server, and set aside the user name and password, bring convenience for the user the flexibility to access the server.
Platform: | Size: 129024 | Author: cc | Hits:

[Internet-NetworkBTxiazaiqi

Description: 源代码VC++版,还算好用,只需指定输入IP,就可进行TCP、UDP多线和连接,监听等操作、尤其是对BT下载原理及其实现方法非常有帮助-Source code VC++ version, fairly easy to use, just specify the input IP, can be TCP, UDP, and multi-line connections, monitoring and other operations, especially for BT download theory and method is very helpful
Platform: | Size: 1098752 | Author: 1196949778 | Hits:

[Windows DevelopNPort

Description: VC实现的类似Windows Netstat命令查看开放端口的源码,并不是一个完整的程序。NPort.cpp : 显示端口及对应的文件名,相当于Netstat -noa命令. 适用于XP及较高级版本.所用的iphlpapi.dll中的函数原型定义,生成IP地址字符串。以下为与TCP相关的结构:   typedef struct tagMIB_TCPEXROW{   DWORD dwState // 连接状态.   DWORD dwLocalAddr // 本地计算机地址.   DWORD dwLocalPort // 本地计算机端口.   DWORD dwRemoteAddr // 远程计算机地址.   DWORD dwRemotePort // 远程计算机端口.   DWORD dwProcessId   } MIB_TCPEXROW, *PMIB_TCPEXROW -VC to achieve a similar Windows Netstat command to check open ports of the source, not a complete program. NPort.cpp: display port and the corresponding file name, which is equivalent Netstat-noa command for XP and higher versions of the definition of the function prototype iphlpapi.dll used in generating IP address string.. The following is the structure associated with the TCP: typedef struct tagMIB_TCPEXROW { DWORD dwState // connection status. DWORD dwLocalAddr // local computer address. DWORD dwLocalPort // local computer port. DWORD dwRemoteAddr // remote computer address. DWORD dwRemotePort // remote computer port. DWORD dwProcessId } MIB_TCPEXROW,* PMIB_TCPEXROW
Platform: | Size: 35840 | Author: wpudn18 | Hits:

[CommunicationNetClient

Description: 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-vc++ 6.0
Platform: | Size: 6905856 | Author: spectal | Hits:

[TCP/IP stackTCP_UDP

Description: TCP、IP协议线,Vc++,用于调试,有需要的可以随意看看,不太专业的(debug.Typically, you should not need to refer to the log file, unless you encounter problems with the tool and need further information to debug them.)
Platform: | Size: 901120 | Author: 不会 | Hits:
« 1 2 ... 10 11 12 13 14 15»

CodeBus www.codebus.net